You can also use your browser's 'Find in Page'
|
All | # | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Title: Editable Menu
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 2.12 KB * Uploaded March 16 2000
Description: Allows you to modify the text value of a SELECT menu option. Upon selecting the option, if it is set as editable, a cursor will appear. To edit the option, simply type, and press enter when finished (To bring back the old value, just hit enter.) You can also define any option as "read-only". Despite some known bugs, it is an amazing script.
[ Get Source Code ]
Title: Elastic Bullets
Contributor: Philip Winston (pwinston@yahoo.com)
Contributor URL: http://members.xoom.com/ebullets
Details: 6.05 KB * Uploaded February 11 2000
Description: Moves a series of images around the screen as if they were connected to the mouse cursor on a piece of elastic. In the demo, a series of small circular bullet icons are used. You could easily use any small images you want. You have to see it to believe it, wow!
[ Get Source Code ]
Title: Email Address Protector
Contributor: CDR Software
Contributor URL: http://www.cdrsoft.com
Details: 0.68 KB * Uploaded February 7 1999
Description: Here's a clever way to prevent email address collecting "robots" from grabbing your email address while still making your address available to your visitors.
[ Get Source Code ]
Title: Email Address Validation
Contributor: Sandeep V. Tamhankar (stamhankar@hotmail.com)
Details: 6.03 KB * Uploaded February 15 2000
Description: This is an e-mail address validation function. It allows the usual user@domain syntax, but in addition allows user@[ip] format as well as "User with Spaces"@domain or [ip], all of which are legal syntax, according to W3C. It also checks that the user hasn't done anything silly like having multiple @'s or continuous .'s in the address (e.g. jim@b@c.com and jim@c..b.co.uk).
[ Get Source Code ]
Title: E-Mail Buttons
Details: 0.70 KB * Uploaded June 21 1997
Description: This effect, however, is over-used. A JavaScript button will bring up an E-Mail Window for your users. You can also include a predefined subject if you so decide. Both methods are demonstrated.
[ Get Source Code ]
Title: Email Domain
Details: 1.12 KB * Uploaded April 21 1999
Description: Takes an email address and returns just the domain - the stuff after the "@" sign. We've put it together with a simple WHOIS query, neat!
[ Get Source Code ]
Title: Email This Page
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.63 KB * Uploaded March 31 2000
Description: Allow your visitors to email the current page to a friend. They just enter a friend's name and email address. It will send them a link to the current web page address in an email message signed by you, courtesy of freedback.com. Perfect!
[ Get Source Code ]
Title: Encode Special Characters
Details: 1.10 KB * Uploaded August 6 1999
Description: When submitting the form "GET" method, JavaScript can encode special characters with the escape() function. Great! (Enter a nickname or password with some special variables then click 'submit' to see the web address which contains the encoded (%xx) characters.)
[ Get Source Code ]
Title: Energy Equivalents
Details: 5.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find energy equivalents.
[ Get Source Code ]
Title: Euro Converter
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 3.63 KB * Uploaded August 11 1999
Description: Click a country button to display currency name and full fixed euro exchange rate. Press Clear to empty the value boxes and enter either Euro or Local amount to convert. Click the appropriate button for conversion of euro To Local or of local To Euro. Conversion will display selected currency exchange rounded to two decimal places.
[ Get Source Code ]
Title: Exit Window
Details: 0.64 KB * Uploaded May 15 1998
Description: When a visitor leaves your page, JavaScript can automatically open a new window. Use it to say "thanks for visiting", etc. Very neat! Check it out!
[ Get Source Code ]
Title: Expanding Text
Contributor: Nicolas
Contributor URL: http://www.javascript-page.com
Details: 2.09 KB * Uploaded June 1 1999
Description: Draw attention to information on your site with JavaScript-powered expanding text! Just enter the text you want to use, the max size you want it to reach, and speed it should "grow" and it's ready to go. Neat!
[ Get Source Code ]
Title: Expanding Window
Contributor: Martijn Sinnema (sinnemavleiger@wanadoo.nl)
Contributor URL: http://home.wanadoo.nl/sinnemavlieger/martin
Details: 1.55 KB * Uploaded October 6 2000
Description: (Best with Internet Explorer) Opens a small window then expands it vertically and horizontally to fill the screen with the new web page. Netscape users will not get any errors, the window simply opens the new page normally.
[ Get Source Code ]
Title: Expression Solver
Details: 1.09 KB * Uploaded February 18 1999
Description: Just enter a math expression (with +, -, *, and / signs) and this script will evaluate the expression for you. Who needs a calculator when you have JavaScript. ;-)
[ Get Source Code ]
Title: Extract Email Addresses
Contributor: Ronnie T. Moore, Editor
Details: 1.19 KB * Uploaded September 1 2000
Description: Visitors sometimes include their email address inside the message field when they fill out forms. To deal with this, this script parses through the string and uses a Regular Expression to find then return a comma-separated list of the valid email addresses it finds. Easy!
[ Get Source Code ]
Title: Eyes
Contributor: demigod@psxexchange.com (demigod@psxexchange.com)
Contributor URL: http://www.psxexchange.com
Details: 2.83 KB * Uploaded January 24 2000
Description: Watch as a pair of eyes continually follow your cursor around the screen. Updated to work in Internet Explorer and Netscape. Amazing!
[ Get Source Code ]